From: Chong Yidong Date: Mon, 2 Apr 2007 14:00:54 +0000 (+0000) Subject: * comint.el (comint-send-input): Widen the buffer first. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~29490 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ba830ecbfe8ee433167f73d60e87822399b8ff9f;p=emacs.git * comint.el (comint-send-input): Widen the buffer first. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83085f8bf14..a82eb71b2fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2007-04-02 Chong Yidong + * comint.el (comint-send-input): Widen the buffer first. + * info.el (Info-fontify-maximum-menu-size): Revert to 100000. 2007-04-01 Stefan Monnier